home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4235 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.5 KB  |  37 lines

  1. Path: oreig.uji.es!ii202
  2. From: ii202@rossegat.uji.es (Jorge Acereda Macia)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: doubling pixels horizontally
  5. Date: 26 Feb 1996 12:08:03 GMT
  6. Organization: Universitat Jaume I. Castell≤ de la Plana. Spain
  7. Message-ID: <4gs7r3$4mq@oreig.uji.es>
  8. References: <4f4ibc$gl9@news.cs.tu-berlin.de> <591.6610T1165T2102@login.eunet.no><1045.6611T753T2256@vip.cybercity.dk><4faoe1$47@sunsystem5.informatik.tu-muenchen.de><2991.6612T1034T625@vip.cybercity.dk><576.6613T1070T1730@login.eunet.no><1257.6614T57T922@vip.cybercity.dk><1982.6617T1096T103@ifi.uio.no><4gbjg3$104@sunsystem5.informatik.tu-muenchen.de> <2824.6626T859T1819@ifi.uio.no>
  9. NNTP-Posting-Host: @rossegat.uji.es
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Ludvig Pedersen (ludvigp@ifi.uio.no) wrote:
  13.  
  14. > Send a signal instead!
  15.  
  16. > Here is my code. (It works!)
  17.  
  18. <...>
  19.  
  20. > And this:
  21.  
  22. > while(!BlitterIsDone)
  23. >   Wait(1l<<(BltPort->mp_SigBit));
  24.  
  25. Why do you keep using the BlitterIsDone flag? Should be possible to
  26. test the incoming signal... (this even saves reinitializing 
  27. BlitterIsDone :-)
  28.  
  29. cu!
  30. --
  31.  ---------------------------- --------------------------------------------
  32. |       Jorge Acereda        |      Dream the same thing everynight       |
  33. |   ii202@rossegat.uji.es    |       I see our freedom in my sight        |
  34. |       Intel Outside        |     No locked doors, no windows barred     |
  35. |        Amiga Rules         |   No things to make my brain seem scarred  |
  36.  ---------------------------- --------------------------------------------
  37.